Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: setup CoreTimeInput. WF-8 #483

Merged
merged 1 commit into from
Jul 8, 2024
Merged

feat: setup CoreTimeInput. WF-8 #483

merged 1 commit into from
Jul 8, 2024

Conversation

madeindjs
Copy link
Collaborator

Implement CoreTime with its dedicated event (heavily inspired from CoreDate)

Screencast.from.2024-06-29.22-12-23.webm

@madeindjs madeindjs changed the title feat: setup CoreTime. WF-8 feat: setup CoreTimeInput. WF-8 Jun 29, 2024
@madeindjs madeindjs marked this pull request as draft June 29, 2024 20:34
@madeindjs madeindjs marked this pull request as ready for review June 29, 2024 20:46
@@ -595,6 +595,23 @@ def test_date_change(self) -> None:
self.ed.transform(ev_valid)
assert ev_valid.payload == "2019-11-23"

def test_time_change(self) -> None:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ramedina86 ramedina86 merged commit 7ca166b into writer:dev Jul 8, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants